Skip to content

Fix file reveal on Windows#8523

Merged
alexr00 merged 4 commits intomainfrom
alexr00/nursing-mackerel
Mar 3, 2026
Merged

Fix file reveal on Windows#8523
alexr00 merged 4 commits intomainfrom
alexr00/nursing-mackerel

Conversation

@alexr00
Copy link
Member

@alexr00 alexr00 commented Feb 16, 2026

No description provided.

@alexr00 alexr00 self-assigned this Feb 16, 2026
@alexr00 alexr00 marked this pull request as ready for review March 2, 2026 09:58
Copilot AI review requested due to automatic review settings March 2, 2026 09:58
@vs-code-engineering vs-code-engineering bot added this to the March 2026 milestone Mar 2, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adjusts the PR Changes tree “auto-reveal active editor” behavior to work reliably on Windows by making the active editor URI match tolerant to casing differences.

Changes:

  • Import and use compareIgnoreCase when matching the active editor URI against localFileChanges.
  • Update the auto-reveal lookup to use case-insensitive comparison (intended to address Windows path casing).

@alexr00 alexr00 merged commit 29db856 into main Mar 3, 2026
6 checks passed
@alexr00 alexr00 deleted the alexr00/nursing-mackerel branch March 3, 2026 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants